projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d435793
)
Update Freescale MPC85xx ADS/CDS/MDS board config
author
Kumar Gala
<
[email protected]
>
Fri, 7 Dec 2007 18:04:30 +0000
(12:04 -0600)
committer
Kumar Gala
<
[email protected]
>
Wed, 12 Dec 2007 04:34:20 +0000
(22:34 -0600)
* Enabled CONFIG_CMD_ELF
Signed-off-by: Kumar Gala <
[email protected]
>
include/configs/MPC8540ADS.h
patch
|
blob
|
history
include/configs/MPC8541CDS.h
patch
|
blob
|
history
include/configs/MPC8544DS.h
patch
|
blob
|
history
include/configs/MPC8548CDS.h
patch
|
blob
|
history
include/configs/MPC8555CDS.h
patch
|
blob
|
history
include/configs/MPC8560ADS.h
patch
|
blob
|
history
include/configs/MPC8568MDS.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC8540ADS.h
b/include/configs/MPC8540ADS.h
index 55510f3da7562defcd5791f406d9cdab25791ceb..35e1d6306663c4ca58d1d659839e763d180120bd 100644
(file)
--- a/
include/configs/MPC8540ADS.h
+++ b/
include/configs/MPC8540ADS.h
@@
-420,6
+420,7
@@
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
+#define CONFIG_CMD_ELF
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI
diff --git
a/include/configs/MPC8541CDS.h
b/include/configs/MPC8541CDS.h
index d7eb5fadedd7b9216c20a03272493b24fbe03805..d2e7237895e29acbd2850e0cc45b7dd91c54ba33 100644
(file)
--- a/
include/configs/MPC8541CDS.h
+++ b/
include/configs/MPC8541CDS.h
@@
-417,6
+417,7
@@
extern unsigned long get_clock_freq(void);
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
#define CONFIG_CMD_MII
+#define CONFIG_CMD_ELF
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI
diff --git
a/include/configs/MPC8544DS.h
b/include/configs/MPC8544DS.h
index aeac35a84d1ea80976d4ccd3aef943437ba6c554..b8cd50b62986f511fe7d016d1c2d1f8acfeb0407 100644
(file)
--- a/
include/configs/MPC8544DS.h
+++ b/
include/configs/MPC8544DS.h
@@
-406,6
+406,7
@@
extern unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
#define CONFIG_CMD_MII
+#define CONFIG_CMD_ELF
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI
diff --git
a/include/configs/MPC8548CDS.h
b/include/configs/MPC8548CDS.h
index eace283aa49d6a13b7da5380f5cb9bb86098fb71..95affa556a850def116b4e576e2ef0b5f53edb60 100644
(file)
--- a/
include/configs/MPC8548CDS.h
+++ b/
include/configs/MPC8548CDS.h
@@
-478,6
+478,7
@@
extern unsigned long get_clock_freq(void);
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
#define CONFIG_CMD_MII
+#define CONFIG_CMD_ELF
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI
diff --git
a/include/configs/MPC8555CDS.h
b/include/configs/MPC8555CDS.h
index 8ae4ef07cd027e6d8d4f1027be7f27a6a4309765..90ef3d6b6738e2844f5e065e531e376f2458e438 100644
(file)
--- a/
include/configs/MPC8555CDS.h
+++ b/
include/configs/MPC8555CDS.h
@@
-417,6
+417,7
@@
extern unsigned long get_clock_freq(void);
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
#define CONFIG_CMD_MII
+#define CONFIG_CMD_ELF
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI
diff --git
a/include/configs/MPC8560ADS.h
b/include/configs/MPC8560ADS.h
index cdd8ad454ec8d93af44a5f25d680d0b25887d150..d4e0de0d32b433363fc3e32f104a9adf9494eef7 100644
(file)
--- a/
include/configs/MPC8560ADS.h
+++ b/
include/configs/MPC8560ADS.h
@@
-446,6
+446,7
@@
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
+#define CONFIG_CMD_ELF
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI
diff --git
a/include/configs/MPC8568MDS.h
b/include/configs/MPC8568MDS.h
index 2cf48fbb3f8d6a533e5ce1b6e5474b9643f483f1..3822c1b825172a161434cb805832484d881f929f 100644
(file)
--- a/
include/configs/MPC8568MDS.h
+++ b/
include/configs/MPC8568MDS.h
@@
-446,6
+446,7
@@
extern unsigned long get_clock_freq(void);
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
#define CONFIG_CMD_MII
+#define CONFIG_CMD_ELF
#if defined(CONFIG_PCI)
#define CONFIG_CMD_PCI